home *** CD-ROM | disk | FTP | other *** search
/ Programming Windows 95 / Programming Windows 95.iso / code / CHAP11 / ABOUT2.H < prev    next >
Text File  |  1995-12-31  |  399b  |  20 lines

  1. /*----------------------
  2.    ABOUT2.H header file
  3.   ----------------------*/
  4.  
  5. #define IDM_ABOUT      1
  6.  
  7. #define IDD_BLACK     10
  8. #define IDD_BLUE      11
  9. #define IDD_GREEN     12
  10. #define IDD_CYAN      13
  11. #define IDD_RED       14
  12. #define IDD_MAGENTA   15
  13. #define IDD_YELLOW    16
  14. #define IDD_WHITE     17
  15.  
  16. #define IDD_RECT      20
  17. #define IDD_ELL       21
  18.  
  19. #define IDD_PAINT     30
  20.